Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Apache storage backend #1

Merged
merged 1 commit into from Feb 17, 2012

Conversation

cclien
Copy link

@cclien cclien commented Feb 17, 2012

Hi

We are using Moji with a MogileFS cluster that uses Apache as its storage backend.
And we found Apache returns 201 instead of 200 when the file was created, and it makes FileUploadOutputStream throws an IOException even the file has been uploaded to storage node correctly.

A patch for this issue is attached. I think this can help others who also using Apache as their MogileFS storage backend.

  • CC

teabot added a commit that referenced this pull request Feb 17, 2012
Add support for Apache storage backend
@teabot teabot merged commit 93863fd into mogilefs-moji:master Feb 17, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants